home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 March / Disc 1 / PCU030201.iso / ads / files / main.swf / scripts / DefineButton2_41 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-10-25  |  81 b   |  6 lines

  1. on(release){
  2.    nextFrame();
  3.    stopAllSounds();
  4.    set("/:sound","off");
  5. }
  6.